home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Archive Magazine CD 1995
/
Archive Magazine CD 1995.iso
/
discs
/
shareware
/
share_41
/
assembler
/
examples
/
info
< prev
next >
Wrap
Text File
|
1991-05-17
|
532b
|
36 lines
; this gives the lines added to the code
; a return from subroutine is added at the end
[
; r1 stores the address of number 1
; r2 stores the address of number 2
; r3 stores the address of number 3
; r4 stores the address of text 1
; r5 stores the address of text 2
; *****************************************
; place your code here do not change the lines above
; end of code. do not change the lines below
; *****************************************
MOV R15, R14
]